home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / doom / quake3.zip / QDM11.ZIP / D2Q_OBJ.TXT next >
Text File  |  1996-09-13  |  2KB  |  102 lines

  1. ; -------------------------------------
  2. ; Object Substitution Table for QuakeDM
  3. ; -------------------------------------
  4. ; By Michael Stokes - 9/10/96
  5. ;
  6. ; The entries in this file map old DOOM/DOOM2 objects into
  7. ; Quake entities.  The first number is the code of the DOOM
  8. ; object, followed by the Quake entity name in quotes.
  9. ;
  10. ; If anyone wants to take the time to produce a D2Q_OBJ.TXT
  11. ; file better than this default one, feel free to distribute
  12. ; it, but please leave this default file in the QDM??.ZIP
  13. ; archive.
  14.  
  15. ; Informational Items
  16.  
  17. 1    "info_player_start"
  18. 2    "info_player_coop"
  19. 3    "info_player_coop"
  20. 4    "info_player_coop"
  21. 11    "info_player_deathmatch"
  22. 14    "info_teleport_destination"
  23.  
  24. ; Monsters
  25.  
  26. 3004    "monster_army"
  27. 9    "monster_enforcer"
  28. 65    "monster_enforcer"
  29. 3001    "monster_dog"
  30. 3002    "monster_knight"
  31. 58    "monster_knight"
  32. 3006    "monster_wizard"
  33. 3005    "monster_ogre"
  34. 69    "monster_hell_knight"
  35. 3003    "monster_zombie"
  36. 68    "monster_shalrath"
  37. 71    "monster_tarbaby"
  38. 66    "monster_shambler"
  39. 67    "monster_ogre"
  40. 64    "monster_zombie"
  41. 7    "monster_shambler"
  42. 16    "monster_shambler"
  43. 88    "monster_shambler"
  44.  
  45. ; Weapons
  46.  
  47. 2001    "weapon_nailgun"
  48. 82    "weapon_supershotgun"
  49. 2002    "weapon_supernailgun"
  50. 2003    "weapon_rocketlauncher"
  51. 2004    "weapon_grenadelauncher"
  52. 2006    "weapon_lightning"
  53.  
  54. ; Ammo
  55.  
  56. 2007    "item_shells"
  57. 2008    "item_shells"
  58. 2010    "item_rockets"
  59. 2047    "item_cells"
  60. 2048    "item_shells"
  61. 2049    "item_shells"
  62. 2046    "item_rockets"
  63. 17    "item_cells"
  64.  
  65. ; Powerups
  66.  
  67. 2011    "item_health"
  68. 2012    "item_health"
  69. 2018    "item_armor1"
  70. 2019    "item_armor2"
  71. 83    "item_armorInv"
  72. 2013    "item_armorInv"
  73. 2022    "item_artifact_invulnerability"
  74. 2023    "item_artifact_super_damage"
  75. 2024    "item_artifact_invisibility"
  76. 2025    "item_artifact_envirosuit"
  77.  
  78. ; Keys
  79.  
  80. 5    "item_key1"
  81. 40    "item_key1"
  82. 13    "item_key2"
  83. 38    "item_key2"
  84. 6    "item_key1"
  85. 39    "item_key1"
  86.  
  87. ; Misc
  88.  
  89. 2035    "misc_explobox"
  90. 2028    "light_torch_small_walltorch"
  91. 85    "light_torch_small_walltorch"
  92. 86    "light_torch_small_walltorch"
  93. 34    "light_flame_small_yellow"
  94. 35    "light_flame_small_yellow"
  95. 44    "light_torch_small_walltorch"
  96. 45    "light_torch_small_walltorch"
  97. 46    "light_torch_small_walltorch"
  98. 55    "light_torch_small_walltorch"
  99. 56    "light_torch_small_walltorch"
  100. 57    "light_torch_small_walltorch"
  101.  
  102.